home *** CD-ROM | disk | FTP | other *** search
- Path: newshost.uwo.ca!usenet
- From: "Guosun (George) XU" <xu@audio.hhcru.uwo.ca>
- Newsgroups: comp.lang.c++
- Subject: Help me with DLL
- Date: 19 Mar 1996 18:58:35 GMT
- Organization: The University of Western Ontario, London, Ont. Canada
- Message-ID: <4in04r$63a@falcon.ccs.uwo.ca>
- NNTP-Posting-Host: hhcru16.hhcru.uwo.ca
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- I made a DLL with C++. There are no problems when I built the DLL and
- call DLL program. But as the program call functions in DLL at the
- run time, I got an error message "Application Error. Call to
- Undefined Dynalink". I check all Online helps. There are no description
- about this error. Could somebody tell me about this error?
-
- I use BC++ 4.5. The size of DLL is about 100 KByte.
-
- Thanks
-
- George
-
-